home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pesquisa Dirigida
/
Pesquisa Dirigida.iso
/
JOGOS
/
terrorism2.swf
/
scripts
/
DefineButton2_324
/
BUTTONCONDACTION on(keyPress 2).as
< prev
next >
Wrap
Text File
|
2005-01-07
|
136b
|
7 lines
on(keyPress "2"){
if(getProperty(_root.Gun, _currentframe) != 55 or 110)
{
_root.Gun.gotoAndPlay("SwapRifle");
}
}